Welcome![Sign In][Sign Up]
Location:
Search - ZLG ucos

Search list

[uCOSZLG_CFandZLG_FS

Description: ZLG_CF与ZLG_FS例子,在uCos-II编程通过-ZLG_CF with ZLG_FS example, in uCos-II programming through
Platform: | Size: 580608 | Author: 于克雄 | Hits:

[uCOSuCOS-II_ZLGGUI

Description: uCOS-II_ZLGGU是在uCOS-II上移植了ZLGGUI的图形显示功能,可直接在LPC2200上运行-uCOS- II_ZLGGU in uCOS-II on the transplant graphics significant ZLGGUI show features will directly run on the LPC2200
Platform: | Size: 223232 | Author: zjz | Hits:

[Compress-Decompress algrithmsarmok0148622

Description: uc文件系统的源码.zip] - 本文件为在ucos操作系统下的文件系统实现的源代码 [zlg.fs.rar] - 广州 周立功 的文件系统源码,适用于ucos2 操作系统,不知源码是否已经存在.-uc File System source code. Zip]- this document in the operating system OUT document System the source code [zlg.fs.rar]- Guangzhou weeks meritorious file system source code, ucos2 applicable to the operating system, I do not know whether the source already exists.
Platform: | Size: 84992 | Author: shengxu | Hits:

[Other Embeded programUCOSIIV280_lpc21xx

Description: 本移植是将zlg arm2100 上的ucosII2.52 版本升级到2.80 版本;根据ucosII2.80 的发布说明,需要在此文件中添加三个函数原形void OSStartHighRdy(void) void OSCtxSw(void) void OSIntCtxSw(void)-the transplant is to zlg arm2100 ucosII2.52 the upgrade to version 2.80 Version; ucosII2.80 according to the release notes, In this paper needs to add three OSStartHighRdy function prototype void (void) v oid OSCtxSw (void) void OSIntCtxSw (void)
Platform: | Size: 106496 | Author: 姚强 | Hits:

[uCOSSDMMC

Description: SDMMC卡读写模块 1. ZLG_SD读写模块V2.0: SD/MMC卡读写模块V2.00, 支持SD卡和MMC卡, 支持实时操作 系统UCOS-II, 也支持在没有实时操作系统下使用 2. SDMMCExam: SD/MMC卡读写模块V2.00 使用方法的一个例子 3. 相关中间件和移植代码: SDMMCExam例子 用到的相关中间件和移植代码 4. PC机程序: SDMMCExam例子 的PC机程序,请直接使用本目录下的SDExample.exe. -SDMMC Card Reader Module 1. ZLG_SD Module V2.0 : SD/MMC Card Reader V2.00 module, support SD cards and MMC cards, Real-time operating system support UCOS-II, also support in the absence of real-time operating systems use two. SDMMCExam : SD/MMC Card Reader V2.00 modules use a method of Example 3. Middleware and transplant-related code : SDMMCExam examples used in the transplant and related middleware code 4. PC : SDMMCExam example of the PC process, Please direct use of SDExample.exe Catalog.
Platform: | Size: 302080 | Author: 白哈 | Hits:

[ARM-PowerPC-ColdFire-MIPSZLG_FS

Description: ZLG/FS文件系统,它是可移植的、可固化的文件系统,可以用于前后台系统,也可用于多任务环境。包括ZLG_FS在CF卡上的例子,uCOS-II中使用和前后台使用代码-ZLG/FS file system, it is portable and can be curing the file system, can be used before and after the Taiwan system, can also be used for multi-tasking environment. Including the CF card in ZLG_FS example, uCOS-II in Taiwan before and after use and the use of code
Platform: | Size: 643072 | Author: kongxiangrui | Hits:

[uCOSuCOSIIZLGFS

Description: ucos下的文件系统,版本为周立功的ZLG/FS,本文件系统与uc/FS功能相近。-uCOS under the file system, version of weeks Ligong ZLG/FS, the file system with uc/FS function is similar.
Platform: | Size: 92160 | Author: LLW | Hits:

[uCOSzlg_FS_CF_uCOS

Description: 周立功基于ucos的文件系统ucfs, 实际上是FAT文件系统, 运行与CF卡上, 支持读写.-Week Ligong uCOS-based file system ucfs, in fact, FAT file system, operating with CF card, to support reading and writing.
Platform: | Size: 1042432 | Author: 吴佳磊 | Hits:

[uCOSucos-ii

Description: ZLG的luminary ucos-ii移植模板,比官方的移植更可靠(ZLG自评)-ZLG
Platform: | Size: 2514944 | Author: dvx | Hits:

[ARM-PowerPC-ColdFire-MIPSSmartARM2300_demo

Description: ZLG SmartARM2300的出厂演示程序,包含板子上的所有驱动程序,基于ADS+uCos-ZLG SmartARM2300 of the factory demo program, including the board of all drivers, based on ADS+ UCos
Platform: | Size: 62464 | Author: junpeng.han | Hits:

[OS DevelopuCOS-II

Description: 掌握在uC/OS-II 操作系统下使用ZLG/GUI的基本方法。 1. 启动 ADS 1.2,使用 ARM Executable Image for UCOSII(for lpc22xx)工程模板建立一 个工程 gui_ucos,工程存储在 uCOS-II 目录下。 说明:在 uCOS-II 目录下要保存有 uCOS-II 的移植代码和内核源代码。 2. 建立 C 源文件 Test .c,编写实验程序,保存到 gui_ucos\src 目录下,然后添加到工程 的 user组中。 3. 复制 ZLG/GUI 文件。把 ZLG_GUI 整个目录及文件复制到 gui_ucos\SRC 目录下。 4. 添加 ZLG/GUI 文件。在工程管理窗口中新建一个组 ZLG/GUI,然后在这个组内添 加 gui_ucos\SRC\ZLG_GUI下的所有 C 源程序文件和 GUI_CONFIG.H配置文件。 5. 新建驱动程序,在工程管理窗口中新建一个组 lcd_drive,并将驱动程序添加到工程 的 lcd_drive组中。驱动程序文件名比如:LCDDRIVE.c、LCDDRIVE.H,可以保存 在 gui_ucos\SRC 目录下。 6. 修改 CONFIG.H,增加包含 LCDDRIVE.H 头文件和 ZLG/GUI 的所有头文件,如程 序清单 1.3 所示。 -err
Platform: | Size: 183296 | Author: 阳仲伯 | Hits:

[uCOSZLG7290

Description: ARM7 ZLG Ucos 源码 ARM7 ZLG Ucos 源码-ARM7 ZLG Ucos source ARM7 ZLG Ucos source
Platform: | Size: 21504 | Author: 丁咚 | Hits:

[uCOSuCOS-II_Transplant_to_S3C2440

Description: 详细讲解uCOS-II在S3C2440上的移植过程-Elaborate on uCOS-II in the transplant process S3C2440
Platform: | Size: 475136 | Author: 罗兰 | Hits:

[OS Develop65520782uCOS-II

Description: ZLG/GUI图形用户界面软件在ucos里的移植 -ZLG/GUI graphical user interface software in uCOS' s transplant
Platform: | Size: 183296 | Author: jodenboy | Hits:

[uCOSucos_read_usb_test

Description: zlg开发套件 ucos 读写 U盘试验源代码-zlgdk ucos read write usb source code
Platform: | Size: 361472 | Author: zzh | Hits:

[uCOSuCOS-II

Description: UCOS2.53源码包,周立功公司提供的源码包内容-UCOS2.53 source package, ZLG source packages provided by the contents of
Platform: | Size: 46080 | Author: 周文兵 | Hits:

[uCOSucos

Description: ucos课件周立功内部资料 uos-II工程模板,程序设计基础,内核分析-ucos courseware ZLG internal information uos-II project templates, program design based on core analysis
Platform: | Size: 11197440 | Author: jun | Hits:

[uCOSucos-ZLG-PPT

Description: 周立功内部UcOS讲解文档,非常好啊,讲解非常详细,结合例子-ZLG internal UcOS explain the document, very good, explaining in great detail, combined with examples
Platform: | Size: 11197440 | Author: josph | Hits:

[uCOSzlg-cf

Description: zlg 基于uCOS-II 的cf读取-zlg uCOS-II based on the cf reader
Platform: | Size: 247808 | Author: djs | Hits:

[uCOSZLG-IP

Description: 基于ZLG的uCOS-II开发的IP协议-ZLG' s uCOS-II based on the development of the IP protocol
Platform: | Size: 1693696 | Author: djs | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net